home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19980901-19981211 / 000291_news@newsmaster….columbia.edu _Tue Nov 10 14:03:34 1998.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@newsmaster.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id OAA18449
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Tue, 10 Nov 1998 14:03:33 -0500 (EST)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id OAA21806
  7.     for kermit.misc@watsun; Tue, 10 Nov 1998 14:03:33 -0500 (EST)
  8. Path: news.columbia.edu!watsun.cc.columbia.edu!fdc
  9. From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
  10. Newsgroups: comp.protocols.kermit.misc
  11. Subject: Re: Dialing as non-root user in AIX
  12. Date: 10 Nov 1998 19:03:31 GMT
  13. Organization: Columbia University
  14. Lines: 20
  15. Message-ID: <72a2m3$rk$1@apakabar.cc.columbia.edu>
  16. References: <01be0cef$86adb280$7a0101c8@swade>
  17. NNTP-Posting-Host: watsun.cc.columbia.edu
  18. Xref: news.columbia.edu comp.protocols.kermit.misc:9497
  19.  
  20. In article <01be0cef$86adb280$7a0101c8@swade>,
  21. Swade <swade@jerseycape.com> wrote:
  22. : 'ello All,
  23. : I'm having a little trouble getting C-Kermit 6.0 to dial on an AIX platform
  24. : when not logged in as root. I get this message:
  25. : Dialing 9,1609653-0937 ... Please wait
  26. : Fatal: C-Kermit setuid to root!                                            
  27. :     
  28. Just read the installation instructions in the ckuins.doc file:
  29.  
  30.   ftp://kermit.columbia.edu/kermit/f/ckuins.doc
  31.  
  32. or in the UNIX appendix of the manual, "Using C-Kermit":
  33.  
  34.   http://www.columbia.edu/kermit/ck60manual.html
  35.  
  36. - Frank